PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / setPageLayout Method
The document's page layout.
In This Topic
    setPageLayout Method
    In This Topic
    Sets the document's page layout specifying how the pages should be displayed when opened.
    Syntax
    public void setPageLayout( 
       PDFPageLayout value
    )

    Parameters

    value
    The document's page layout.
    See Also